Rejected Payment Escrow
@Serializable
@SerialName(value = "REJECTED" )
구매 거절
Constructors
Link copied to clipboard
constructor(company: String, invoiceNumber: String, sentAt: @Serializable(with = InstantSerializer::class ) Instant? = null, appliedAt: @Serializable(with = InstantSerializer::class ) Instant? = null)