UpdateAccountVariableRequest: {
    description: string;
    mandate: boolean;
    value?: string;
}

Type declaration

  • description: string

    New account variable description

  • mandate: boolean

    New account variable mandatory flag

  • Optionalvalue?: string

    New account variable value