Type Alias GetFeeOptions

GetFeeOptions: {
    endPoint: EndPoint;
    fioAddress?: string | null;
}