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