getCustomerInfo

abstract fun getCustomerInfo(fetchPolicy: CacheFetchPolicy = CacheFetchPolicy.default(), onResult: (Result<CustomerInfo>) -> Unit)