- buy_multiple(plainValue): Uint8Array
-
Parameters
-
plainValue: {
buyerAvatarAddress: Address;
purchaseInfos: {
productId: Guid;
sellerAgentAddress: Address;
sellerAvatarAddress: Address;
}[];
}
-
buyerAvatarAddress: Address
-
purchaseInfos: {
productId: Guid;
sellerAgentAddress: Address;
sellerAvatarAddress: Address;
}[]
Returns Uint8Array