ApiProfile interface
model interface ApiProfile
Properties
| api |
The API version. |
| profile |
The profile version. |
Property Details
apiVersion
The API version.
apiVersion?: string
Property Value
string
profileVersion
The profile version.
profileVersion?: string
Property Value
string