Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.9
@mozaic-io/mozaic-sdk-node
api/api
PayerInviteResponse
Interface PayerInviteResponse
export PayerInviteResponse
interface
PayerInviteResponse
{
account_id
?:
null
|
string
;
email
?:
null
|
string
;
expiration_date
?:
null
|
string
;
id
?:
null
|
string
;
invite_date
?:
null
|
string
;
name
?:
null
|
string
;
object
?:
null
|
string
;
status
?:
PayerInviteStatus
;
}
Index
Properties
account_
id?
email?
expiration_
date?
id?
invite_
date?
name?
object?
status?
Properties
Optional
account_
id
account_
id
?:
null
|
string
Optional
email
email
?:
null
|
string
Optional
expiration_
date
expiration_
date
?:
null
|
string
Optional
id
id
?:
null
|
string
Optional
invite_
date
invite_
date
?:
null
|
string
Optional
name
name
?:
null
|
string
Optional
object
object
?:
null
|
string
The name of this object
Optional
status
status
?:
PayerInviteStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account_
id
email
expiration_
date
id
invite_
date
name
object
status
@mozaic-io/mozaic-sdk-node - v1.0.9
Loading...
export PayerInviteResponse