neq quotation definition + priced_at field
This commit is contained in:
10
api/proto/common/organization_bound/v1/obound.proto
Normal file
10
api/proto/common/organization_bound/v1/obound.proto
Normal file
@@ -0,0 +1,10 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package common.obound.v1;
|
||||
|
||||
option go_package = "github.com/tech/sendico/pkg/proto/common/organization_bound/v1;oboundv1";
|
||||
|
||||
|
||||
message OrganizationBound {
|
||||
string organization_ref = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user