CreatePlatformOrderTransferBodyExternalPaymentDetail

constructor(currency: Currency, orderName: String? = null, paidAt: @Serializable(with = InstantSerializer::class) Instant? = null, method: PlatformPaymentMethodInput? = null)