Create Platform Order Transfer Body External Payment Detail
constructor(currency: Currency, orderName: String? = null, paidAt: @Serializable(with = InstantSerializer::class ) Instant? = null, method: PlatformPaymentMethodInput? = null)