DeletePaymentTypesPaymentTypeIdResponse

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

DeletePaymentTypesPaymentTypeIdResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Long? = null