Autogenerated update for 82ca9f2b0c...a1d08b3ea6
This commit is contained in:
@@ -38,6 +38,12 @@ pub struct ApiValidationResponse {
|
||||
pub daily_limit: u64,
|
||||
#[prost(uint64, tag="10")]
|
||||
pub monthly_limit: u64,
|
||||
/// Owner info
|
||||
#[prost(uint64, tag="11")]
|
||||
#[serde(rename = "UserID")]
|
||||
pub user_id: u64,
|
||||
#[prost(string, tag="12")]
|
||||
pub application: ::prost::alloc::string::String,
|
||||
}
|
||||
include!("dev.tonic.rs");
|
||||
// @@protoc_insertion_point(module)
|
||||
|
||||
Reference in New Issue
Block a user