Platform Manual Transfer Summary
@Serializable
@SerialName(value = "MANUAL" )
Constructors
Link copied to clipboard
constructor(id: String, graphqlId: String, partner: PlatformTransferSummaryPartner, status: PlatformTransferStatus, settlementDate: String, settlementCurrency: Currency, isForTest: Boolean, partnerUserDefinedProperties: List<PlatformUserDefinedPropertyKeyValue>, userDefinedProperties: List<PlatformUserDefinedPropertyKeyValue>, settlementAmount: Long, memo: String? = null)