Interface ProvisionAccountTicketResponseOrBuilder (0.45.0)

See more code actions.
public interface ProvisionAccountTicketResponseOrBuilder extends MessageOrBuilder
MessageOrBuilder

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.