Torn API Client
GitHub
Preparing search index...
ProfileSpouse
Type Alias ProfileSpouse
The property 'days_married' is not present if the status is 'Engaged'
type
ProfileSpouse
=
{
days_married
?:
number
;
id
:
UserId
;
name
:
string
;
status
:
UserMaritalStatusEnum
;
}
Index
Properties
days_
married?
id
name
status
Properties
Optional
days_
married
days_married
?:
number
id
id
:
UserId
name
name
:
string
status
status
:
UserMaritalStatusEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
days_
married
id
name
status
GitHub
Torn API Client
Loading...
The property 'days_married' is not present if the status is 'Engaged'