| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionEventInfo |
SubscriptionEventInfo.Builder.build()
Builds a new
SubscriptionEventInfo object using the set fields. |
SubscriptionEventInfo |
SubscriptionEvent.getInfo()
Getter for Info.
|
| Modifier and Type | Method and Description |
|---|---|
SubscriptionEvent.Builder |
SubscriptionEvent.Builder.info(SubscriptionEventInfo info)
Setter for info.
|
| Constructor and Description |
|---|
SubscriptionEvent(String id,
String subscriptionEventType,
String effectiveDate,
String planId,
SubscriptionEventInfo info)
Initialization constructor.
|
Copyright © 2022. All rights reserved.