Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.44 KB

Activation.md

File metadata and controls

19 lines (15 loc) · 1.44 KB

Activation

Properties

Name Type Description Notes
links \Optile\Model\ActivationLinks
timestamp \DateTime Date and time this `ACTIVATION` was initiated at.
operation string Type of this operation.
result_code string Result code of this `ACTIVATION` that reflects current state. See list of all Result Codes.
result_info string Descriptive information that complements the result code and interaction advice.
return_code \Optile\Model\ReturnCode
status \Optile\Model\Status Current status of this `ACTIVATION`. See list of all Status Codes.
interaction \Optile\Model\Interaction Interaction advice for this `ACTIVATION` according to its current state.
identification \Optile\Model\Identification
activated \Optile\Model\ApplicableNetwork Information about applicable network that is activated within this `ACTIVATION` operation.

[Back to Model list] [Back to API list] [Back to README]