BillingProgramAvailabilityDetails.BillingChoiceAvailabilityDetails

public final class BillingProgramAvailabilityDetails.BillingChoiceAvailabilityDetails


Details about the availability of billing choice.

Summary

Public methods

boolean
int

Returns the type of choice screen to be rendered.

int
boolean

Returns whether payment through an external link is available as part of this billing program.

Public methods

equals

public boolean equals(Object o)

getChoiceScreenType

public int getChoiceScreenType()

Returns the type of choice screen to be rendered.

hashCode

public int hashCode()

isExternalLinkAvailable

public boolean isExternalLinkAvailable()

Returns whether payment through an external link is available as part of this billing program.