This data contract represents the response for the SubmitBillingInformation service.
Inheritance Hierarchy
PASI.DataContract.V201507SubmitBillingInfoResponse
Namespace: PASI.DataContract.V201507
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitBillingInfoResponse type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitBillingInfoResponse |
Properties
Name | Description | |
---|---|---|
BillingInformationId | (Required)
A unique public identifier for the billing information that can be used by all stakeholders.
| |
Rejections |
A list of alerts generated by the service call.
|
See Also