Properties
				
				
					
					amountAsset
					amountAsset: string | null
					
				
				
					
					Optional expiration
					expiration: undefined | number
					
				
				
					
					Optional matcherFee
					matcherFee: undefined | number
					
				
				
					
					Optional matcherFeeAssetId
					matcherFeeAssetId: string | null
					
				
				
					
					matcherPublicKey
					matcherPublicKey: string
					
				
				
					
					orderType
					orderType: "buy" | "sell"
					
				
				
				
					
					priceAsset
					priceAsset: string | null
					
				
				
					
					Optional priceMode
					priceMode: "fixedDecimals" | "assetDecimals"
					
				
				
					
					Optional senderPublicKey
					senderPublicKey: undefined | string
					
				
				
					
					Optional timestamp
					timestamp: undefined | number