Preparing search index...
The search index is not available
@mobilon-dev/gupshup - v0.2.17
@mobilon-dev/gupshup
BusinessProfileResponse
Interface BusinessProfileResponse
interface
BusinessProfileResponse
{
business
:
BusinessProfile
;
error
?:
string
;
message
?:
string
;
status
:
string
;
}
Hierarchy (
View Summary
)
BaseApiResponse
BusinessProfileResponse
Index
Properties
business
error?
message?
status
Properties
business
business
:
BusinessProfile
Optional
error
error
?:
string
Optional
message
message
?:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
business
error
message
status
@mobilon-dev/gupshup - v0.2.17
Loading...