Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 473 Bytes

File metadata and controls

23 lines (11 loc) · 473 Bytes

AddressRegistryTenantRegistryResponse

Workspace participation in the address registry. Same shape for GET, POST (opt in), and DELETE (opt out).

Properties

Name Type Description Notes
status StatusEnum OPTED_IN or OPTED_OUT.

Enum: StatusEnum

Name Value
OPTED_IN "OPTED_IN"
OPTED_OUT "OPTED_OUT"