AddressAttributeUsage

Type Alias
Attribute usage flag indicating the data is an Address
export type AddressAttributeUsage = 'Script';