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