Type Alias FioAddress

FioAddress: {
    expiration: string;
    fio_address: string;
}