listPaymentDetails

abstract suspend fun listPaymentDetails(consumerSessionClientSecret: String, paymentMethodTypes: Set<String>, requestOptions: ApiRequest.Options): ConsumerPaymentDetails?