Type Alias GetFioPublicAddressOptions

GetFioPublicAddressOptions: {
    fioAddress: string;
}