PostPaymentTypesResponse

@Serializable
data class PostPaymentTypesResponse(val resourceId: Long? = null)

PostPaymentTypesResponse

Parameters

resourceId

Constructors

Link copied to clipboard
constructor(resourceId: Long? = null)

Properties

Link copied to clipboard
val resourceId: Long? = null