Membrane SDK - v0.9.1
Console
React Lib
REST API
Preparing search index...
CustomerApiResponse
Variable CustomerApiResponse
Const
CustomerApiResponse
:
ZodObject
<
{
id
:
ZodString
;
name
:
ZodString
;
meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
internalId
:
ZodString
;
fields
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
credentials
:
ZodOptional
<
ZodAny
>
;
lastActiveAt
:
ZodOptional
<
ZodString
>
;
isTest
:
ZodOptional
<
ZodBoolean
>
;
isBillable
:
ZodOptional
<
ZodBoolean
>
;
createdAt
:
ZodOptional
<
ZodString
>
;
archivedAt
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= BaseCustomer
Customer API response - re-export base type as it has no full object references
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.9.1
Loading...
Customer API response - re-export base type as it has no full object references