Class VendorReceiptResponse
Response object after creating a vendor receipt.
public class VendorReceiptResponse : IVendorReceiptResponse
- Inheritance
-
VendorReceiptResponse
- Inherited Members
Properties
IsSuccess
public bool IsSuccess { get; set; }