Create Platform Order Transfer Body External Payment Detail
@Serializable
외부 결제 상세 정보
Constructors
Link copied to clipboard
constructor(currency: Currency, orderName: String? = null, paidAt: @Serializable(with = InstantSerializer::class ) Instant? = null, method: PlatformPaymentMethodInput? = null)