All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dev.crashteam.crm.UserPhoneNumberOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: crm.proto

package dev.crashteam.crm;

public interface UserPhoneNumberOrBuilder extends
    // @@protoc_insertion_point(interface_extends:crm.UserPhoneNumber)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * Ex: 79033048560
   * 
* * int64 phone_number = 1; * @return The phoneNumber. */ long getPhoneNumber(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy