ReserveSecurityTokenProcedureArgs

Arguments for the ReserveSecurityToken Procedure

Hierarchy

  • ReserveSecurityTokenProcedureArgs

Index

Properties

Properties

Optional owner

owner? : undefined | string

Defined in src/types/index.ts:816

if supplied, the reservation will be made on behalf of this address

symbol

symbol: string

Defined in src/types/index.ts:812

the symbol to be reserved

Last updated