Interface ProvisionAccountTicketResponseOrBuilder (0.51.0)

public interface ProvisionAccountTicketResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAccountTicketId()

public abstract String getAccountTicketId()

The param to be passed in the ToS link.

string account_ticket_id = 1;

Returns
TypeDescription
String

The accountTicketId.

getAccountTicketIdBytes()

public abstract ByteString getAccountTicketIdBytes()

The param to be passed in the ToS link.

string account_ticket_id = 1;

Returns
TypeDescription
ByteString

The bytes for accountTicketId.