getAllPaymentTypes

abstract suspend fun getAllPaymentTypes(onlyWithCode: Boolean? = null): List<GetPaymentTypesResponse>

Retrieve all Payment Types Retrieve list of payment types Responses:

  • 200: OK

Return

kotlin.collections.List

Parameters

onlyWithCode

onlyWithCode (optional)