Variable blockNumberSchemaConst
blockNumberSchema: Struct<
{
accountId: typeof String$;
blockGroupIds: Array$<typeof String$>;
blockNumberId: typeof String$;
dateCreated: typeof String$;
dateUpdated: typeof String$;
memo: typeof String$;
phoneNumber: typeof String$;
},
> = ...