Package com.easypost.model
Class PaymentMethodObject
java.lang.Object
com.easypost.model.EasyPostResource
com.easypost.model.PaymentMethodObject
- 
Nested Class Summary
Nested Classes - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionGet the endpoint for this PaymentMethodObject object.getType()Get the type of this PaymentMethodObject object.Methods inherited from class com.easypost.model.EasyPostResource
equals, hashCode, prettyPrint, toString 
- 
Constructor Details
- 
PaymentMethodObject
public PaymentMethodObject() 
 - 
 - 
Method Details
- 
getType
Get the type of this PaymentMethodObject object.- Returns:
 - the type of this PaymentMethodObject.
 
 - 
getEndpoint
Get the endpoint for this PaymentMethodObject object.- Returns:
 - the endpoint for this PaymentMethodObject.
 
 
 -