Constructor
new Operator(json)
Initialises an Operator instance.
Parameters:
| Name | Type | Description |
|---|---|---|
json |
GetOperatorResponse | The |
- Source:
Methods
(static) InitList()
Given an array of provider responses from Rocket in Pocket, instantiates and
returns a Operator array.
- Source:
(static) WithCode()
Returns an Operator with the given provider code amongst the list of
operators given. If no match is found, returns null.
- Source: