PostAccountTransfersRefundByTransferResponse

@Serializable
data class PostAccountTransfersRefundByTransferResponse(val resourceId: Long? = null, val savingsId: Long? = null)

PostAccountTransfersRefundByTransferResponse

Parameters

resourceId
savingsId

Constructors

constructor(resourceId: Long? = null, savingsId: Long? = null)

Properties

Link copied to clipboard
val resourceId: Long? = null
Link copied to clipboard
val savingsId: Long? = null