orDefaultTenantId
Returns the default tenant ID if the given string is null.
Receiver
The nullable string to check.
Return
The string itself if not null, otherwise DEFAULT_TENANT_ID.
Returns the default tenant ID if the given string is null.
The nullable string to check.
The string itself if not null, otherwise DEFAULT_TENANT_ID.