AccountResponse class

AccountResponse class

Account service response class.

The AccountResponse type exposes the following members:

Constructors

Constructor Description
AccountResponse() Initializes a new instance of AccountResponse class.

Properties

Property Description
service_action Gets or sets the ServiceAdd or ServiceChange or ServiceDelete.
service Gets or sets the service to be added/changed/deleted.
service_status Gets or sets the service status.

See Also