com.easypost.model.beta.CreditCard Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of easypost-api-client Show documentation
Show all versions of easypost-api-client Show documentation
EasyPost Java Client Library for the EasyPost Shipping API
The newest version!
package com.easypost.model.beta;
import com.easypost.model.BaseCreditCard;
public class CreditCard extends BaseCreditCard {}