Type Alias GetFeeForAddPublicAddressOptions

GetFeeForAddPublicAddressOptions: {
    fioAddress: string;
}
""