IAddressFetchPlugin Interface |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The IAddressFetchPlugin type exposes the following members.
Name | Description | |
---|---|---|
AtomiaBillingApi |
Gets or sets IAtomiaBillingApi instance.
(Inherited from IPlugin.) | |
Name |
Gets or sets plugin name.
(Inherited from IPlugin.) |
Name | Description | |
---|---|---|
GetAddressInfo |
Retrieves the address info for a customer identified by an identifier, using the provider that this plugin is for.
|