public static class Customer.ReferralUrl extends Resource<Customer.ReferralUrl>
| Constructor and Description |
|---|
ReferralUrl(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
createdAt() |
String |
externalCustomerId() |
String |
referralAccountId() |
String |
referralCampaignId() |
String |
referralExternalCampaignId() |
String |
referralSharingUrl() |
ReferralSystem |
referralSystem() |
Timestamp |
updatedAt() |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uripublic String externalCustomerId()
public String referralSharingUrl()
public Timestamp createdAt()
public Timestamp updatedAt()
public String referralCampaignId()
public String referralAccountId()
public String referralExternalCampaignId()
public ReferralSystem referralSystem()
Copyright © 2023 ChargeBee. All rights reserved.