Uses of Class
model.MerchantProfile
Packages that use MerchantProfile
-
Uses of MerchantProfile in model
Methods in model that return MerchantProfileModifier and TypeMethodDescriptionMerchantProfile.application(String application) MerchantProfile.createdAt(OffsetDateTime createdAt) MerchantProfile.feeProfile(String feeProfile) static MerchantProfileCreate an instance of MerchantProfile given an JSON stringMerchantProfile.links(MerchantProfileLinks links) MerchantProfile.putTagsItem(String key, String tagsItem) MerchantProfile.reserveProfile(String reserveProfile) MerchantProfile.riskProfile(String riskProfile) MerchantProfile.updatedAt(OffsetDateTime updatedAt)