AsObject: {
    code: string;
    name: string;
    region?: Region.AsObject;
}

Type declaration

Generated using TypeDoc