RefundPayoutObject

data class RefundPayoutObject(@Json(name = message_idmessageId: String, @Json(name = created_atcreatedAt: LocalDateTime)

Parameters

messageId

The message id to get the pain file.

createdAt

Constructors

RefundPayoutObject
Link copied to clipboard
fun RefundPayoutObject(@Json(name = message_idmessageId: String, @Json(name = created_atcreatedAt: LocalDateTime)
The message id to get the pain file.

Properties

createdAt
Link copied to clipboard
var createdAt: LocalDateTime
messageId
Link copied to clipboard
var messageId: String
The message id to get the pain file.